Prevent box gadget content from being drawn twice
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Aug 2016 23:33:47 +0000 (19:33 -0400)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 18 Oct 2016 10:49:12 +0000 (11:49 +0100)
commitf68eaae581b3ae80828692537f29fc2caac32c6c
tree73107c848567479f69188c307be54c8b29297505
parentac52abcedc42a3af7bb1b335758262124309457f
Prevent box gadget content from being drawn twice

Now that we split out box gadget children into separate
render nodes, we must not draw them onto the box gadgets
node anymore.
gtk/gtkboxgadget.c